2025-06-04 00:52:35,590 [ 81835 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-04 00:52:35,590 [ 81835 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-04 00:52:35,590 [ 81835 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-04 00:52:35,590 [ 81835 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_suob9n --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=2993bc2bf171 -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host test_async_load_databases/test.py::test_dependent_tables test_async_load_databases/test.py::test_dict_get_data test_async_load_databases/test.py::test_multiple_tables 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_table_normalizer/test.py::test_attach_substr test_attach_table_normalizer/test.py::test_attach_substr_restart test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 'test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False]' 'test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True]' 'test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True]' test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes test_backup_restore_on_cluster/test.py::test_empty_replicated_table test_backup_restore_on_cluster/test.py::test_file_deduplication test_backup_restore_on_cluster/test.py::test_get_error_from_other_host test_backup_restore_on_cluster/test.py::test_keeper_value_max_size test_backup_restore_on_cluster/test.py::test_mutation test_backup_restore_on_cluster/test.py::test_projection test_backup_restore_on_cluster/test.py::test_replicated_database test_backup_restore_on_cluster/test.py::test_replicated_database_async test_backup_restore_on_cluster/test.py::test_replicated_database_compare_parts test_backup_restore_on_cluster/test.py::test_replicated_table test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge test_backup_restore_on_cluster/test.py::test_replicated_table_with_uuid_in_zkpath test_backup_restore_on_cluster/test.py::test_required_privileges 'test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False]' 'test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True]' test_backup_restore_on_cluster/test.py::test_system_functions test_backup_restore_on_cluster/test.py::test_system_users test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty test_backup_restore_on_cluster/test.py::test_tables_dependency test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts test_block_structure_mismatch/test.py::test test_broken_projections/test.py::test_broken_ignored test_broken_projections/test.py::test_broken_ignored_replicated test_broken_projections/test.py::test_broken_projections_in_backups_1 test_broken_projections/test.py::test_broken_projections_in_backups_2 test_broken_projections/test.py::test_broken_projections_in_backups_3 test_broken_projections/test.py::test_materialize_broken_projection test_buffer_profile/test.py::test_buffer_profile test_buffer_profile/test.py::test_default_profile test_cgroup_limit/test.py::test_cgroup_cpu_limit 'test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node]' 'test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries]' test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd]' test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_refused_is_retried 'test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False]' 'test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True]' 'test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False]' 'test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True]' test_cleanup_after_start/test.py::test_old_dirs_cleanup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_hide_in_preprocessed/test.py::test_hide_in_preprocessed test_config_xml_main/test.py::test_xml_main_conf test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists test_default_database_on_cluster/test.py::test_default_database_on_cluster test_default_role/test.py::test_alter_user test_default_role/test.py::test_set_default_roles test_default_role/test.py::test_wrong_set_default_role test_detached_parts_metrics/test.py::test_numbers_of_detached_parts 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed]' -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_attach_table_normalizer/test.py::test_attach_substr test_authentication/test.py::test_authentication_fail test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] test_async_load_databases/test.py::test_dependent_tables test_default_role/test.py::test_alter_user test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node] test_broken_projections/test.py::test_broken_ignored test_allowed_client_hosts/test.py::test_allowed_host [gw8] [ 1%] PASSED test_attach_table_normalizer/test.py::test_attach_substr test_attach_table_normalizer/test.py::test_attach_substr_restart [gw9] [ 2%] PASSED test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass [gw9] [ 3%] PASSED test_authentication/test.py::test_authentication_pass [gw6] [ 4%] PASSED test_default_role/test.py::test_alter_user test_default_role/test.py::test_set_default_roles [gw6] [ 5%] PASSED test_default_role/test.py::test_set_default_roles test_default_role/test.py::test_wrong_set_default_role [gw6] [ 6%] PASSED test_default_role/test.py::test_wrong_set_default_role [gw8] [ 7%] PASSED test_attach_table_normalizer/test.py::test_attach_substr_restart [gw3] [ 8%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] [gw3] [ 9%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] [gw3] [ 10%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw3] [ 11%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw7] [ 12%] PASSED test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host test_buffer_profile/test.py::test_buffer_profile test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw7] [ 13%] PASSED test_allowed_client_hosts/test.py::test_denied_host test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible [gw8] [ 14%] PASSED test_buffer_profile/test.py::test_buffer_profile test_buffer_profile/test.py::test_default_profile [gw8] [ 15%] PASSED test_buffer_profile/test.py::test_default_profile [gw5] [ 16%] PASSED test_async_load_databases/test.py::test_dependent_tables test_async_load_databases/test.py::test_dict_get_data [gw4] [ 17%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] test_block_structure_mismatch/test.py::test [gw2] [ 18%] PASSED test_broken_projections/test.py::test_broken_ignored test_broken_projections/test.py::test_broken_ignored_replicated [gw2] [ 19%] PASSED test_broken_projections/test.py::test_broken_ignored_replicated test_broken_projections/test.py::test_broken_projections_in_backups_1 [gw1] [ 20%] PASSED test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] [gw1] [ 21%] PASSED test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] [gw2] [ 22%] PASSED test_broken_projections/test.py::test_broken_projections_in_backups_1 test_broken_projections/test.py::test_broken_projections_in_backups_2 [gw0] [ 23%] PASSED test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node] test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries] [gw8] [ 24%] PASSED test_block_structure_mismatch/test.py::test [gw9] [ 25%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] [gw1] [ 26%] PASSED test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica [gw4] [ 27%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] [gw2] [ 28%] PASSED test_broken_projections/test.py::test_broken_projections_in_backups_2 test_broken_projections/test.py::test_broken_projections_in_backups_3 [gw1] [ 29%] PASSED test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes test_config_hide_in_preprocessed/test.py::test_hide_in_preprocessed [gw1] [ 30%] PASSED test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes test_backup_restore_on_cluster/test.py::test_empty_replicated_table [gw7] [ 31%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw2] [ 32%] PASSED test_broken_projections/test.py::test_broken_projections_in_backups_3 test_broken_projections/test.py::test_materialize_broken_projection [gw7] [ 33%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw1] [ 34%] PASSED test_backup_restore_on_cluster/test.py::test_empty_replicated_table test_backup_restore_on_cluster/test.py::test_file_deduplication [gw2] [ 35%] PASSED test_broken_projections/test.py::test_materialize_broken_projection [gw1] [ 36%] PASSED test_backup_restore_on_cluster/test.py::test_file_deduplication test_backup_restore_on_cluster/test.py::test_get_error_from_other_host [gw1] [ 37%] PASSED test_backup_restore_on_cluster/test.py::test_get_error_from_other_host [gw0] [ 38%] PASSED test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries] test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries test_backup_restore_on_cluster/test.py::test_keeper_value_max_size test_cleanup_after_start/test.py::test_old_dirs_cleanup [gw6] [ 39%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw0] [ 40%] PASSED test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works [gw5] [ 41%] PASSED test_async_load_databases/test.py::test_dict_get_data test_async_load_databases/test.py::test_multiple_tables [gw1] [ 42%] PASSED test_backup_restore_on_cluster/test.py::test_keeper_value_max_size test_backup_restore_on_cluster/test.py::test_mutation [gw0] [ 43%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br] [gw0] [ 44%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2] [gw0] [ 45%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate] [gw0] [ 46%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip] [gw4] [ 47%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] [gw0] [ 48%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4] [gw0] [ 49%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none] [gw0] [ 50%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz] [gw0] [ 51%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd] [gw1] [ 52%] PASSED test_backup_restore_on_cluster/test.py::test_mutation test_backup_restore_on_cluster/test.py::test_projection [gw0] [ 53%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br] [gw8] [ 54%] PASSED test_config_hide_in_preprocessed/test.py::test_hide_in_preprocessed [gw3] [ 55%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw1] [ 56%] PASSED test_backup_restore_on_cluster/test.py::test_projection test_backup_restore_on_cluster/test.py::test_replicated_database [gw4] [ 57%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] [gw0] [ 58%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2] [gw5] [ 59%] PASSED test_async_load_databases/test.py::test_multiple_tables [gw9] [ 60%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw0] [ 61%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate] test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists [gw1] [ 62%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_database test_config_xml_main/test.py::test_xml_main_conf test_backup_restore_on_cluster/test.py::test_replicated_database_async test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column test_detached_parts_metrics/test.py::test_numbers_of_detached_parts [gw0] [ 63%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip] test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts [gw0] [ 64%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4] [gw1] [ 65%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_database_async test_backup_restore_on_cluster/test.py::test_replicated_database_compare_parts [gw0] [ 66%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none] [gw7] [ 67%] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup [gw1] [ 68%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_database_compare_parts [gw0] [ 69%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz] test_backup_restore_on_cluster/test.py::test_replicated_table [gw1] [ 70%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster [gw1] [ 71%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster [gw0] [ 72%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd] test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster [gw1] [ 73%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup [gw0] [ 74%] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd] test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried [gw3] [ 75%] PASSED test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column [gw1] [ 76%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert [gw0] [ 77%] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_refused_is_retried [gw1] [ 78%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge [gw4] [ 79%] PASSED test_detached_parts_metrics/test.py::test_numbers_of_detached_parts [gw1] [ 80%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge test_backup_restore_on_cluster/test.py::test_replicated_table_with_uuid_in_zkpath [gw5] [ 81%] PASSED test_config_xml_main/test.py::test_xml_main_conf [gw1] [ 82%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_uuid_in_zkpath test_backup_restore_on_cluster/test.py::test_required_privileges [gw0] [ 83%] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_refused_is_retried test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False] [gw1] [ 84%] PASSED test_backup_restore_on_cluster/test.py::test_required_privileges test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] [gw8] [ 85%] PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists [gw0] [ 86%] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False] test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True] [gw9] [ 87%] PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts [gw1] [ 88%] PASSED test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] test_default_database_on_cluster/test.py::test_default_database_on_cluster [gw1] [ 89%] PASSED test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] test_backup_restore_on_cluster/test.py::test_system_functions [gw1] [ 90%] PASSED test_backup_restore_on_cluster/test.py::test_system_functions test_backup_restore_on_cluster/test.py::test_system_users [gw1] [ 91%] PASSED test_backup_restore_on_cluster/test.py::test_system_users [gw0] [ 92%] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True] test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False] test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def [gw1] [ 93%] PASSED test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty [gw1] [ 94%] PASSED test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty test_backup_restore_on_cluster/test.py::test_tables_dependency [gw1] [ 95%] PASSED test_backup_restore_on_cluster/test.py::test_tables_dependency [gw0] [ 96%] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False] test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True] [gw6] [ 97%] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_cgroup_limit/test.py::test_cgroup_cpu_limit [gw0] [ 98%] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True] [gw9] [ 99%] PASSED test_default_database_on_cluster/test.py::test_default_database_on_cluster [gw6] [100%] PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit ============================== slowest durations =============================== 33.86s call test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 30.59s setup test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] 27.95s setup test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node] 27.06s setup test_default_database_on_cluster/test.py::test_default_database_on_cluster 24.17s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 22.69s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 22.69s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 22.26s teardown test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True] 20.81s setup test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 20.19s call test_async_load_databases/test.py::test_dict_get_data 18.98s setup test_broken_projections/test.py::test_broken_ignored 18.91s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 18.36s call test_config_xml_main/test.py::test_xml_main_conf 17.12s setup test_allowed_client_hosts/test.py::test_allowed_host 16.67s setup test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 16.54s setup test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 16.04s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 14.67s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] 13.82s call test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 13.51s setup test_default_role/test.py::test_alter_user 13.22s call test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] 13.20s setup test_authentication/test.py::test_authentication_fail 12.92s setup test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column 12.78s call test_cgroup_limit/test.py::test_cgroup_cpu_limit 12.72s setup test_attach_table_normalizer/test.py::test_attach_substr 12.69s setup test_async_load_databases/test.py::test_dependent_tables 12.44s setup test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 12.12s setup test_config_hide_in_preprocessed/test.py::test_hide_in_preprocessed 11.97s call test_async_load_databases/test.py::test_dependent_tables 11.79s call test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False] 11.69s setup test_cleanup_after_start/test.py::test_old_dirs_cleanup 11.58s call test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True] 11.40s setup test_detached_parts_metrics/test.py::test_numbers_of_detached_parts 11.27s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] 10.66s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] 10.58s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] 10.44s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 9.91s call test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True] 9.78s call test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False] 9.43s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 9.19s call test_broken_projections/test.py::test_broken_ignored 9.15s call test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries] 7.13s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 6.80s call test_async_load_databases/test.py::test_multiple_tables 6.26s setup test_block_structure_mismatch/test.py::test 5.81s call test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node] 5.73s teardown test_backup_restore_on_cluster/test.py::test_tables_dependency 5.71s setup test_buffer_profile/test.py::test_buffer_profile 5.65s call test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_refused_is_retried 4.82s call test_detached_parts_metrics/test.py::test_numbers_of_detached_parts 4.81s teardown test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 4.42s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] 4.34s call test_cleanup_after_start/test.py::test_old_dirs_cleanup 4.13s teardown test_default_database_on_cluster/test.py::test_default_database_on_cluster 4.09s teardown test_block_structure_mismatch/test.py::test 3.99s teardown test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 3.97s teardown test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column 3.93s teardown test_allowed_client_hosts/test.py::test_denied_host 3.93s call test_backup_restore_on_cluster/test.py::test_mutation 3.89s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 3.89s call test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 3.77s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz] 3.76s teardown test_detached_parts_metrics/test.py::test_numbers_of_detached_parts 3.69s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 3.65s call test_backup_restore_on_cluster/test.py::test_replicated_database_async 3.62s call test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] 3.39s teardown test_authentication/test.py::test_authentication_pass 3.34s teardown test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 3.28s teardown test_default_role/test.py::test_wrong_set_default_role 3.17s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] 3.07s teardown test_broken_projections/test.py::test_materialize_broken_projection 3.05s teardown test_cleanup_after_start/test.py::test_old_dirs_cleanup 2.97s teardown test_buffer_profile/test.py::test_default_profile 2.95s call test_broken_projections/test.py::test_broken_projections_in_backups_3 2.93s call test_attach_table_normalizer/test.py::test_attach_substr_restart 2.88s call test_broken_projections/test.py::test_broken_projections_in_backups_1 2.87s teardown test_config_hide_in_preprocessed/test.py::test_hide_in_preprocessed 2.82s call test_broken_projections/test.py::test_broken_projections_in_backups_2 2.57s call test_backup_restore_on_cluster/test.py::test_tables_dependency 2.48s call test_broken_projections/test.py::test_broken_ignored_replicated 2.27s teardown test_async_load_databases/test.py::test_multiple_tables 2.26s call test_backup_restore_on_cluster/test.py::test_replicated_database 2.23s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd] 1.94s teardown test_attach_table_normalizer/test.py::test_attach_substr_restart 1.92s call test_backup_restore_on_cluster/test.py::test_replicated_database_compare_parts 1.84s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip] 1.83s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none] 1.82s call test_backup_restore_on_cluster/test.py::test_required_privileges 1.81s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4] 1.81s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate] 1.79s call test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def 1.77s teardown test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 1.75s call test_backup_restore_on_cluster/test.py::test_keeper_value_max_size 1.72s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br] 1.61s call test_backup_restore_on_cluster/test.py::test_system_users 1.60s call test_broken_projections/test.py::test_materialize_broken_projection 1.58s call test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried 1.57s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2] 1.53s call test_backup_restore_on_cluster/test.py::test_replicated_table 1.50s call test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert 1.48s call test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def 1.37s call test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge 1.29s call test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica 1.28s call test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries 1.27s call test_backup_restore_on_cluster/test.py::test_projection 1.19s call test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works 1.16s call test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] 1.15s call test_backup_restore_on_cluster/test.py::test_system_functions 1.14s call test_backup_restore_on_cluster/test.py::test_file_deduplication 1.13s call test_backup_restore_on_cluster/test.py::test_replicated_table_with_uuid_in_zkpath 1.10s call test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster 1.02s teardown test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes 1.01s call test_default_database_on_cluster/test.py::test_default_database_on_cluster 0.99s call test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] 0.99s call test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] 0.96s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 0.96s call test_backup_restore_on_cluster/test.py::test_empty_replicated_table 0.95s call test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster 0.92s call test_allowed_client_hosts/test.py::test_allowed_host 0.90s call test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes 0.84s call test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty 0.76s teardown test_backup_restore_on_cluster/test.py::test_get_error_from_other_host 0.72s call test_default_role/test.py::test_alter_user 0.66s teardown test_backup_restore_on_cluster/test.py::test_replicated_table_with_uuid_in_zkpath 0.65s call test_default_role/test.py::test_set_default_roles 0.61s teardown test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def 0.61s teardown test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] 0.61s teardown test_backup_restore_on_cluster/test.py::test_keeper_value_max_size 0.61s teardown test_backup_restore_on_cluster/test.py::test_replicated_database_compare_parts 0.61s teardown test_backup_restore_on_cluster/test.py::test_replicated_database_async 0.61s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz] 0.56s teardown test_backup_restore_on_cluster/test.py::test_replicated_table 0.56s teardown test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] 0.56s teardown test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] 0.56s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br] 0.52s call test_config_hide_in_preprocessed/test.py::test_hide_in_preprocessed 0.51s teardown test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge 0.51s teardown test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster 0.51s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4] 0.51s teardown test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty 0.51s teardown test_backup_restore_on_cluster/test.py::test_replicated_database 0.51s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd] 0.49s call test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column 0.46s teardown test_backup_restore_on_cluster/test.py::test_system_users 0.46s teardown test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] 0.46s teardown test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster 0.46s teardown test_backup_restore_on_cluster/test.py::test_projection 0.46s teardown test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica 0.46s teardown test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert 0.46s teardown test_backup_restore_on_cluster/test.py::test_required_privileges 0.46s teardown test_backup_restore_on_cluster/test.py::test_system_functions 0.46s teardown test_backup_restore_on_cluster/test.py::test_file_deduplication 0.46s teardown test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def 0.46s teardown test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] 0.46s call test_attach_table_normalizer/test.py::test_attach_substr 0.45s call test_allowed_client_hosts/test.py::test_denied_host 0.45s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate] 0.41s call test_authentication/test.py::test_authentication_pass 0.41s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 0.41s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.41s teardown test_backup_restore_on_cluster/test.py::test_empty_replicated_table 0.40s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2] 0.38s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip] 0.35s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none] 0.35s call test_backup_restore_on_cluster/test.py::test_get_error_from_other_host 0.31s teardown test_backup_restore_on_cluster/test.py::test_mutation 0.29s call test_buffer_profile/test.py::test_buffer_profile 0.28s call test_buffer_profile/test.py::test_default_profile 0.28s call test_authentication/test.py::test_authentication_fail 0.25s call test_block_structure_mismatch/test.py::test 0.23s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.23s call test_default_role/test.py::test_wrong_set_default_role 0.21s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.21s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 0.18s call test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.13s call test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.08s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz] 0.07s setup test_default_role/test.py::test_wrong_set_default_role 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_refused_is_retried 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried 0.05s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate] 0.05s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate] 0.03s setup test_default_role/test.py::test_set_default_roles 0.00s teardown test_authentication/test.py::test_authentication_fail 0.00s setup test_backup_restore_on_cluster/test.py::test_system_users 0.00s setup test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s teardown test_config_xml_main/test.py::test_xml_main_conf 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_database_compare_parts 0.00s setup test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s setup test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def 0.00s setup test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s teardown test_allowed_client_hosts/test.py::test_allowed_host 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s teardown test_broken_projections/test.py::test_broken_ignored 0.00s setup test_backup_restore_on_cluster/test.py::test_system_functions 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def 0.00s setup test_broken_projections/test.py::test_broken_projections_in_backups_3 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node] 0.00s setup test_config_xml_main/test.py::test_xml_main_conf 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_table 0.00s setup test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica 0.00s setup test_backup_restore_on_cluster/test.py::test_mutation 0.00s setup test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] 0.00s setup test_backup_restore_on_cluster/test.py::test_keeper_value_max_size 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_table_with_uuid_in_zkpath 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_database_async 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster 0.00s setup test_backup_restore_on_cluster/test.py::test_projection 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s setup test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] 0.00s setup test_async_load_databases/test.py::test_multiple_tables 0.00s teardown test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.00s setup test_backup_restore_on_cluster/test.py::test_get_error_from_other_host 0.00s setup test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 0.00s setup test_backup_restore_on_cluster/test.py::test_tables_dependency 0.00s setup test_backup_restore_on_cluster/test.py::test_empty_replicated_table 0.00s teardown test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge 0.00s setup test_authentication/test.py::test_authentication_pass 0.00s setup test_allowed_client_hosts/test.py::test_denied_host 0.00s setup test_attach_table_normalizer/test.py::test_attach_substr_restart 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert 0.00s setup test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty 0.00s setup test_backup_restore_on_cluster/test.py::test_file_deduplication 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_database 0.00s teardown test_async_load_databases/test.py::test_dict_get_data 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True] 0.00s teardown test_default_role/test.py::test_set_default_roles 0.00s teardown test_async_load_databases/test.py::test_dependent_tables 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd] 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s setup test_broken_projections/test.py::test_broken_projections_in_backups_2 0.00s setup test_async_load_databases/test.py::test_dict_get_data 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none] 0.00s setup test_backup_restore_on_cluster/test.py::test_required_privileges 0.00s teardown test_default_role/test.py::test_alter_user 0.00s setup test_broken_projections/test.py::test_broken_ignored_replicated 0.00s setup test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2] 0.00s teardown test_broken_projections/test.py::test_broken_projections_in_backups_2 0.00s setup test_broken_projections/test.py::test_broken_projections_in_backups_1 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_refused_is_retried 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] 0.00s teardown test_attach_table_normalizer/test.py::test_attach_substr 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate] 0.00s setup test_buffer_profile/test.py::test_default_profile 0.00s teardown test_broken_projections/test.py::test_broken_projections_in_backups_1 0.00s setup test_broken_projections/test.py::test_materialize_broken_projection 0.00s teardown test_broken_projections/test.py::test_broken_ignored_replicated 0.00s teardown test_buffer_profile/test.py::test_buffer_profile 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip] 0.00s teardown test_broken_projections/test.py::test_broken_projections_in_backups_3 =========================== short test summary info ============================ PASSED test_attach_table_normalizer/test.py::test_attach_substr PASSED test_authentication/test.py::test_authentication_fail PASSED test_authentication/test.py::test_authentication_pass PASSED test_default_role/test.py::test_alter_user PASSED test_default_role/test.py::test_set_default_roles PASSED test_default_role/test.py::test_wrong_set_default_role PASSED test_attach_table_normalizer/test.py::test_attach_substr_restart PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] PASSED test_allowed_client_hosts/test.py::test_allowed_host PASSED test_allowed_client_hosts/test.py::test_denied_host PASSED test_buffer_profile/test.py::test_buffer_profile PASSED test_buffer_profile/test.py::test_default_profile PASSED test_async_load_databases/test.py::test_dependent_tables PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] PASSED test_broken_projections/test.py::test_broken_ignored PASSED test_broken_projections/test.py::test_broken_ignored_replicated PASSED test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] PASSED test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] PASSED test_broken_projections/test.py::test_broken_projections_in_backups_1 PASSED test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node] PASSED test_block_structure_mismatch/test.py::test PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] PASSED test_broken_projections/test.py::test_broken_projections_in_backups_2 PASSED test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica PASSED test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible PASSED test_broken_projections/test.py::test_broken_projections_in_backups_3 PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible PASSED test_backup_restore_on_cluster/test.py::test_empty_replicated_table PASSED test_broken_projections/test.py::test_materialize_broken_projection PASSED test_backup_restore_on_cluster/test.py::test_file_deduplication PASSED test_backup_restore_on_cluster/test.py::test_get_error_from_other_host PASSED test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries PASSED test_async_load_databases/test.py::test_dict_get_data PASSED test_backup_restore_on_cluster/test.py::test_keeper_value_max_size PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz] PASSED test_backup_restore_on_cluster/test.py::test_mutation PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd] PASSED test_config_hide_in_preprocessed/test.py::test_hide_in_preprocessed PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_backup_restore_on_cluster/test.py::test_projection PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br] PASSED test_async_load_databases/test.py::test_multiple_tables PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2] PASSED test_backup_restore_on_cluster/test.py::test_replicated_database PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip] PASSED test_backup_restore_on_cluster/test.py::test_replicated_database_async PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup PASSED test_backup_restore_on_cluster/test.py::test_replicated_database_compare_parts PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd] PASSED test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert PASSED test_detached_parts_metrics/test.py::test_numbers_of_detached_parts PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge PASSED test_config_xml_main/test.py::test_xml_main_conf PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_uuid_in_zkpath PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_refused_is_retried PASSED test_backup_restore_on_cluster/test.py::test_required_privileges PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False] PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts PASSED test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] PASSED test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] PASSED test_backup_restore_on_cluster/test.py::test_system_functions PASSED test_backup_restore_on_cluster/test.py::test_system_users PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True] PASSED test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def PASSED test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty PASSED test_backup_restore_on_cluster/test.py::test_tables_dependency PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True] PASSED test_default_database_on_cluster/test.py::test_default_database_on_cluster PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit ======================= 100 passed in 141.11s (0:02:21) ========================